InitEditionPack
Before calling theInitEditionPack
function, be sure to determine whether the Edition Manager is available on your system by using theGestalt
function with thegestaltEditionMgrAttr
('edtn'
) selector.
FUNCTION InitEditionPack: OSErr;DESCRIPTION
TheInitEditionPack
function returns an error if the package could not be loaded into the system heap and properly initialized.RESULT CODES
noErr 0 No error memFullErr -108 Could not load package
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help